home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / inputs / pslatex / fntchoice-t.tex < prev    next >
Text File  |  1991-05-20  |  954b  |  29 lines

  1. % fntchoice.tex
  2. %
  3. % individual choices of fonts for \rm, \sl, etc., go in here.
  4. %
  5. % lfonts.tex contains other fonts which would not normally be varied
  6.  
  7. %% FONT-CUSTOMIZING:  The following definitions define certain commands
  8. %% to be abbreviations for font names.
  9. %%
  10. \def\@rm{t-rom} % the font used for \rm
  11. \def\@it{t-ita} % the font used for \it
  12. \def\@bf{t-bol} % the font used for \bf
  13. \def\@sl{t-obl} % the font used for \sl
  14. \def\@tt{c-con} % the font used for \tt
  15. \def\@sf{h-red} % the font used for \sf
  16. \def\@sc{t-romsc}%the font used for \sc
  17. \def\@sy{s-med} % the symbols font
  18. \def\@ms{s-obl} % slanted symbols (for Greek)
  19.  
  20. % this is invoked by \sf
  21. \def\@dosfchars{\@fixf \let\pcopyright\@copyrightH
  22.   \let\pregistered\@registeredH \let\ptrademark\@trademarkH}
  23.  
  24. % this is invoked by \rm, \it, etc (except \sf)
  25. \def\@dononsf{\@fixf \let\pcopyright\@copyrightTR
  26.   \let\pregistered\@registeredTR \let\ptrademark\@trademarkTR}
  27.  
  28. \def\PSfontversion{Times}
  29.